STEP 13: Let's add the user's input to our current time to see the future time.
- In SUBJECT, go to and drag in Timedelta (add hours).
- Inside the parentheses, change the number after the equals sign from 12 to add_time.
- Drag in Add Timedelta.
To navigate the page using the TAB key, first press ESC to exit the code editor.